From 62cd81742333884ad8504e3134f1d3b5c35d3414 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 1 Mar 2010 04:22:28 +0000 Subject: [PATCH] Let the bool options be set in the GUI if they're set in the "raw" GPSBabel. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3890 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/gui/optionsdlg.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gpsbabel/gui/optionsdlg.cpp b/gpsbabel/gui/optionsdlg.cpp index 8034fd78b..b6564aaff 100644 --- a/gpsbabel/gui/optionsdlg.cpp +++ b/gpsbabel/gui/optionsdlg.cpp @@ -1,5 +1,5 @@ // -*- C++ -*- -// $Id: optionsdlg.cpp,v 1.4 2009-11-02 20:38:02 robertl Exp $ +// $Id: optionsdlg.cpp,v 1.5 2010-03-01 04:22:28 robertl Exp $ //------------------------------------------------------------------------ // // Copyright (C) 2009 S. Khai Mong . @@ -132,6 +132,10 @@ OptionsDlg::OptionsDlg(QWidget*parent, const QString &fmtName, QListsetChecked(getOptionValue(options,k).toBool()); w = 0; break; -- 2.30.2